home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / UIFlow 1.0.1 / UIFlow Source / Kevin / UIFlow.indx < prev    next >
Encoding:
Text File  |  1991-06-20  |  178 b   |  8 lines  |  [TEXT/????]

  1.       imaxl  = imax(igrl)
  2.       jmaxl  = jmax(igrl)
  3.       ibeg   = nbeg(igrl)
  4.       imax1  = imaxl - 1
  5.       jmax1  = jmaxl - 1
  6.       imax2  = imaxl - 2
  7.       jmax2  = jmaxl - 2
  8.